* dispnew.c (change_frame_size_1): newwidth == FRAME_COLS (f) must
authorJan D. <jan.h.d@swipnet.se>
Fri, 8 Jan 2010 11:43:09 +0000 (12:43 +0100)
committerJan D. <jan.h.d@swipnet.se>
Fri, 8 Jan 2010 11:43:09 +0000 (12:43 +0100)
commit97253d0bd7c1269b2db1eb77d53674a5d204c807
treed3d4ed107306dbf96697a615359d782c1b9638dc
parentcdfd32a479877290fc785c7e4dcce3206cbdbcb3
parenteb043bf2c723e2b677b66c8657f5976a96d9235b
* dispnew.c (change_frame_size_1): newwidth == FRAME_COLS  (f) must
also be true before we can return early (bug #5339).